home *** CD-ROM | disk | FTP | other *** search
/ Technotools / Technotools (Chestnut CD-ROM)(1993).ISO / lang_c / uclib51a / uc_proto.h < prev    next >
Text File  |  1988-10-06  |  9KB  |  257 lines

  1. /*   uc_proto.h  */
  2.  
  3. /*
  4.  *   This header contains the function prototypes for uclib.lib
  5.  *
  6.  */
  7.  
  8.  
  9.  
  10.  
  11. double           a_circle( double );
  12. double           a_ellipse( double, double );
  13. double           a_cylinder( double, double );
  14. double           al_cone( double, double );
  15. double           alt_eq_tri( double );
  16. double           a_rect( double, double );
  17. double           a_sphere( double );
  18. double           at_cylinder( double, double );
  19. double           a_parallel( double, double, double );
  20. double           a_trap( double, double, double );
  21. double           at_cone( double, double );
  22. double           a_triangle( double, double );
  23. double           a_tri3s( double, double, double );
  24. void           atsay( int, int, int, char * );
  25. int           act_page( void );
  26. void           bdr_clr( int );
  27. void           bios_dot( int, int, int );
  28. void           blk_let( int, int, int, int, int );
  29. void           blk_str( char *, int, int, int, int );
  30. int           blnkstr( char * );
  31. int           cgetchar( int );
  32. int           c_gets( int, char * );
  33. int           chng_case( char * );
  34. void           clr_eol( void );
  35. int           clr_kbuf( void );
  36. void           clr_page( int att, int page );
  37. void           clr_win( int, int, int, int, int );
  38. void           cls( void );
  39. void           cls_clr( int );
  40. void           cputchar( int, int );
  41. int           cur_col( int );
  42. void           cur_off( void );
  43. void           cur_on( void );
  44. void           cur_rel( int, int );
  45. void           cur_restore( void );
  46. int           cur_row( int );
  47. void           cur_save( void );
  48. int           cur_start( void );
  49. int           cur_stop( void );
  50. int           countch( char *, char );
  51. void           c_printf( int, char *, ... );
  52. char           *d2mmddyy( int, int, int );
  53. int           day( long );
  54. long           day2jul( long );
  55. int           dayofwk( long );
  56. int           day_of_yr( int, int, int );
  57. int           del_blnks( char * );
  58. int           del_ch( char *, int );
  59. int           del_lwh( char * );
  60. int           del_substr( char *, int, int );
  61. int           del_twh( char * );
  62. void           dx10cpi( void );
  63. void           dx12cpi( void );
  64. void           dx15cpi( void );
  65. void           dx8ln( void );
  66. void           dx12ln( void );
  67. void           dx120bs( void );
  68. void           dxback( void );
  69. void           dxbi( void );
  70. void           dxboldst( void );
  71. void           dxbsend( void );
  72. void           dxchwide( int );
  73. void           dxclr1tb( void );
  74. void           dxclrtab( void );
  75. void           dxdefwid( void );
  76. void           dxeject( void );
  77. void           dx_esc_y( void );
  78. void           dx_esc_z( void );
  79. void           dx_ff( void );
  80. void           dxfor( void );
  81. void           dxhlf( void );
  82. void           dxinit( void );
  83. void           dxlinsp( int );
  84. void           dxlmarg( void );
  85. void           dxpglen( int );
  86. void           dxrhlf( void );
  87. void           dxrlf( void );
  88. void           dxsetht( void );
  89. void           dxshast( void );
  90. void           dxundend( void );
  91. void           dxundst( void );
  92. void           dxuni( void );
  93. int           dy_in_mo( int, int );
  94. char           *first_ch( char * );
  95. int           fsub_str( char *, char * );
  96. long           gcd( long, long );
  97. int           get_ca( int *, int *, int );
  98. void           getcha( int *, char * );
  99. int           get_curs( int *, int *, int );
  100. long           get_mem( void );
  101. int           getmode( void );
  102. unsigned       get_psp( void );
  103. int           get_str( char * );
  104. long           getticks( void );
  105. void           gliss( int, int, int );
  106. void           gr_bckgnd( int );
  107. long           gregorian( long );
  108. int           gotorc( int, int, int );
  109. void           heap_map( void );
  110. int           indexch(char *, char );
  111. int           indexr(char *, char );
  112. int           ins_ch( char, char *, int );
  113. int           ins_spc( char *, int, int );
  114. int           isalt( void );
  115. int           isblanks( char * );
  116. int           iscaplk( void );
  117. int           isctrl( void );
  118. int           isega( void );
  119. int           isleapyr( int );
  120. int           islshift( void );
  121. int           isnumlk( void );
  122. int           isrshift( void );
  123. int           isscrlk( void );
  124. long           jul2day( long );
  125. long           julian( int, int, int );
  126. unsigned       kstate( void );
  127. char           *left_str( char *, int );
  128. void           lprintf( char *,... );
  129. void           lputchar( char );
  130. void           lputs( char * );
  131. int           m_btnpos( void );
  132. int           m_flagde( void );
  133. int           m_flagin( void );
  134. int           m_ghpos( void );
  135. int           m_grbcnt( void );
  136. int           m_glbcnt( void );
  137. int           m_gvpos( void );
  138. char           *mid_str( char *, int, int );
  139. int           mk_att( int, int );
  140. unsigned       mk_offset( int, int );
  141. int           m_llphpos( void );
  142. int           m_llpvpos( void );
  143. int           m_llrhpos( void );
  144. int           m_llrvpos( void );
  145. int           m_lrphpos( void );
  146. int           m_lrrhpos( void );
  147. int           m_lrpvpos( void );
  148. int           m_lrrvpos( void );
  149. int           month( long );
  150. char           *month_str( void );
  151. int           monthyr( void );
  152. int           m_reset( void );
  153. int           m_setpos( int, int );
  154. int           m_txtscur( int, int );
  155. int           m_2_row( int );
  156. void           nbr2wrds( double, char * );
  157. int           nbr_prns( void );
  158. int           numcols( void );
  159. void           palette( int );
  160. void           phasor( int );
  161. void           prn_6_ln( void );
  162. void           prn_8_ln( void );
  163. void           prn_10_cpi( void );
  164. void           prn_12_ln( void );
  165. void           prn_12_cpi( void );
  166. void           prn_bell( void );
  167. void           prn_can( void );
  168. void           prncomof( void );
  169. void           prncomon( void );
  170. void           prndblof( void );
  171. void           prndblon( void );
  172. void           prndwof( void );
  173. void           prndwon( void );
  174. void           prnempof( void );
  175. void           prnempon( void );
  176. void           prn_ends( void );
  177. void           prn_ff( void );
  178. int           prn_ready( void );
  179. void           prn_sub( void );
  180. void           prn_sup( void );
  181. void           prn_unof( void );
  182. void           prn_unon( void );
  183. void           prnwidof( void );
  184. void           prnwidon( void );
  185. void           putchr( char );
  186. int           put_ch( register char, int );
  187. int           put_cha( register char, int, int );
  188. int           read_att( int );
  189. int           read_ch( int, int * );
  190. void           replacech( char *, char, char );
  191. char           *right_str( char *, int );
  192. void           rjust( char *, char *, int );
  193. void           scr_1ln( int, int, int, int, int );
  194. void           srcn_off( void );
  195. void           scrn_on( void );
  196. void           setcursh( int, int );
  197. void           setfreq( int );
  198. int           setmode( int );
  199. void           setpage( int );
  200. void           shr_str( char * );
  201. void           siren( int );
  202. char           *strblnk( int );
  203. int           str_beg( char * );
  204. void           str_cent( char *, char *, int );
  205. int           str_cjst( char * );
  206. char           *str_date( void );
  207. int           str_end( char * );
  208. int           strip_nl( char * );
  209. int           str_left( char *, int, int );
  210. int           str_ljst( char * );
  211. char           *str_mask( char *str, char *mask );
  212. char           *str_mon( long );
  213. void           strpad( char *, int );
  214. void           str_rev( char * );
  215. int           str_right( char *, int, int );
  216. int           str_rjst( char * );
  217. char           *str_save( char * );
  218. char           *str_time( void );
  219. void           strtolow( char * );
  220. void           strtoup( char * );
  221. void           sw_att( int, int, int );
  222. int           sw_ch( char, int, int );
  223. int           sw_cha( char, int, int, int );
  224. int           sw_str( register char *, int );
  225. int           sw_stra( register char *, int, int );
  226. int           uc_beep( void );
  227. void           ucdelay( float );
  228. void           uc_error( void );
  229. void           uc_hline( int, int, char, int, int, int );
  230. int           uc_key( void );
  231. void           uc_ok( void );
  232. unsigned       ucpeek( unsigned, unsigned );
  233. unsigned char  ucpeekb( unsigned, unsigned );
  234. void           ucpokeb( unsigned, unsigned, unsigned char );
  235. void           ucpoke( unsigned, unsigned, unsigned );
  236. long           uc_today( void );
  237. void           uc_tone( int, float );
  238. void           uc_vline( int, int, char, int, int, int );
  239. unsigned       ucvpeek( int, int );
  240. void           ucvpoke( int, int, int, char );
  241. void           ucvpokeb( int, int, char );
  242. void           unmk_att( int, int *, int * );
  243. double           v_cone( double, double );
  244. double           v_cylinder( double, double );
  245. double           v_rect_par( double, double, double );
  246. double           v_sphere( double );
  247. void           vwarble( int, int, int );
  248. void           warble( int, int, int );
  249. void           w_ch( int, int, int );
  250. void           w_cha( int, int, int );
  251. int           wkday( void );
  252. char           *wkday_str( void );
  253. void           w_strc( char *, int, int );
  254. void           wv_str( char *, int, int );
  255. int           year( long );
  256. int           zeller( int, int, int );
  257.